projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdeaa67
)
Remove obsolete comment
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 31 Dec 2005 02:05:04 +0000
(
02:05
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 31 Dec 2005 02:05:04 +0000
(
02:05
+0000)
lisp/cus-theme.el
patch
|
blob
|
history
diff --git
a/lisp/cus-theme.el
b/lisp/cus-theme.el
index b95ffc5d32962f828356474b1b1015c261897dd4..cc5890678a8bfabd06c6e17053715a401c5a3259 100644
(file)
--- a/
lisp/cus-theme.el
+++ b/
lisp/cus-theme.el
@@
-32,9
+32,6
@@
(require 'wid-edit))
(defvar custom-new-theme-mode-map
- ;; This keymap should be dense, but a dense keymap would prevent inheriting
- ;; "\r" bindings from the parent map.
- ;; Actually, this misfeature of dense keymaps was fixed on 2001-11-26.
(let ((map (make-keymap)))
(set-keymap-parent map widget-keymap)
(suppress-keymap map)